home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5885 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  725 b 

  1. Path: acheron.telos.com!steve
  2. From: eytan@pan7.telos.com (Eytan Elbaz)
  3. Newsgroups: comp.lang.c,comp.protocols.tcp-ip
  4. Subject: FTP Procedure, Help Wanted
  5. Date: 21 Feb 1996 18:56:25 GMT
  6. Organization: Telos Corporation
  7. Distribution: world
  8. Message-ID: <EYTAN.96Feb21105625@pan7.telos.com>
  9. NNTP-Posting-Host: pan7.telos.com
  10.  
  11.  
  12.  
  13. Hi,
  14.  
  15.     I was hoping to get a little direction.  I need to write
  16. a C procedure that will basically be the 'ftp' protocol with
  17. the command line arguments as the procedure arguments.
  18.  
  19. (i.e.)  ftp('cd pub','cd misc','get file','put file','bye');
  20.  
  21. I am sure there must be something like that out there...
  22. Anybody have a good starting place for me?
  23.  
  24. Thanks,
  25.  
  26. Eytan
  27.  
  28. eytan@seas.ucla.edu
  29. eytan@pan7.telos.com
  30.